Welcome![Sign In][Sign Up]
Location:
Search - Adaboost in c

Search list

[Graph programboost_cvpr.tar

Description: 国外的一个非常优秀的计算机视觉的C++图像处理源码,覆盖了计算机视觉的大部分算法,写得非常精练!-abroad an excellent computer vision image processing of C source code, Computer Vision coverage of the majority of algorithms, written in a very concise!
Platform: | Size: 51200 | Author: | Hits:

[Audio programAdaBoost_weaklearner_1

Description: adaboost分离器的详细程序,里面有训练和识别-AdaBoost separator detailed procedures, which have the training and recognition
Platform: | Size: 3973120 | Author: gujunjun | Hits:

[AI-NN-PRBoosting-beta2

Description: AdaBoost is an efficient tool in machine learning. It can combine a series of weak learners into a strong learner. Besides pattern classification, it also can be applied into feature selection. This document explains the use of AdaBoost.
Platform: | Size: 1152000 | Author: njustyw | Hits:

[Special EffectsEyesFinder

Description: 在AdaBoost检测人脸的基础上,精确找到人脸中眼睛瞳孔中心的程序。-In AdaBoost Face Detection Based on the precision to find human faces in the eye pupil center procedures.
Platform: | Size: 1458176 | Author: 李查德 | Hits:

[CSharpClassification.NET

Description: 机器学习各种分类器代码,C#。 包括AdaBoost,DecisionStump,NearestNeighbout,SVM等,包括测试数据的生成-A variety of machine learning classifier code, C#. Including AdaBoost, DecisionStump, NearestNeighbout, SVM, including the generation of test data
Platform: | Size: 10894336 | Author: dyzhao | Hits:

[Otherwxxdmx

Description: 介绍无线信道模型等相关知识,虽为基础,但比较详细,对通信相关的技术人员有重要价值。-Introduced the wireless channel model and other related knowledge, although it is based on, but in more detail on the communication-related technical staff have significant value.
Platform: | Size: 507904 | Author: Linke | Hits:

[AI-NN-PRmultiboost-0.71.src.tar

Description: MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning.
Platform: | Size: 79872 | Author: 周简单 | Hits:

[Graph RecognizeAdaBoost_Feature

Description: 这里不光有AdaBoost算法本身的实现,而且还包含利用特征模板从人脸提取特征值的代码,让大家轻松掌握利用AdaBoost进行人脸识别的全过程。-AdaBoost algorithm here not only has its own implementation, but also includes the use of the characteristics of the template from the extracted features of face value of the code, so that everyone using AdaBoost to easily grasp the entire process of face recognition.
Platform: | Size: 90112 | Author: | Hits:

[Windows DevelopFaceDetection

Description: 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Face detection is the most important aspect of facial analysis, which dealt with the problem is to identify the image (or images) in the presence of human faces, if there is to locate human faces. Face detection applications of a wide range of intelligent machines to achieve one of the important steps. AdaBoost algorithm is proposed in 1995 a fast face detection algorithms, Face Detection is a landmark of progress in the field, the weak learning algorithm based on feedback, adaptive adjustment of the error rate assumptions, so that efficiency is not reduced in the case of , the detection accuracy has been greatly improved.
Platform: | Size: 897024 | Author: ashura | Hits:

[Graph RecognizeAdaBoost

Description: adaboost简介和应用在人脸识别中的。-Introduction and application of adaboost on Face Recognition.
Platform: | Size: 106496 | Author: 韩飞 | Hits:

[Special EffectsCRL-2001-1

Description: 这片论文描述了动态物体的特征跟踪,用到了15个框架。拥有很强的适应性和跟踪能力。作为人脸识别,模式识别,动态跟踪的开发人员,有很好的参考价值。用c++编写,如果用OpenCV更好-This paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There are three key contributions. The first is the introduction of a new image representation called the “Integral Image” which allows the features used by our detector to be computed very quickly. The second is a learning algorithm, based on AdaBoost, which selects a small number of critical visual features and yields extremely efficient classifiers [4]. The third contribution is a method for combining classifiers in a “cascade” which allows background regions of the image to be quickly discarded while spending more computation on promising object-like regions. A set of experiments in the domain of face detection are presented. The system yields face detection performance comparable to the best previous systems [16, 11, 14, 10, 1]. Implemented on a conventional desktop, face detection proceeds at 15 frames per second
Platform: | Size: 784384 | Author: lai | Hits:

[Windows DevelopAdaboostfacerecongize

Description: 一个正面的adaboost的人脸识别的代码,但不是本人所作-adaboost face recongize
Platform: | Size: 4201472 | Author: 古敏 | Hits:

[OpenCVfacedetect

Description: 基于opendv库,在新的颜色空间中进行肤色校正的Adaboost人脸检测。-On opendv library, in the new color space for color correction of Adaboost face detection.
Platform: | Size: 2567168 | Author: 宋兵 | Hits:

[Special EffectsVideoFaceDetect

Description: 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.
Platform: | Size: 911360 | Author: 谭恒良 | Hits:

[matlabFaceDetection_MATLAB_Call_OpenCV

Description: 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to study face recognition, and hope that the comrades who are familiar with MATLAB may wish to try.
Platform: | Size: 1892352 | Author: | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[AI-NN-PRmultiboost.tar

Description: 一个多类Adaboost训练和分类器,用C++编写-Training and a multi-class Adaboost classifier, written in C++
Platform: | Size: 263168 | Author: baby | Hits:

[Graph Recognizehaar_FACE_detction

Description: 用C++编写的人脸检测程序,基于ADABOOST的,里面有14级强分类器以及每层强分类器所含弱分类器的参数,附检测图片,检测效果很好- face detection program written in C++ based on ADABOOST, and there are 14 strong classifiers, and each strong classifier contains the parameters of the weak classifier, it also has test images and good effect
Platform: | Size: 2848768 | Author: | Hits:

[Special EffectsAdaBoostMHClass

Description: adaboost算法的C语言源代码,大牛编写,很有参考价值-adaboost algorithm C language source code, written in large cattle, great reference value
Platform: | Size: 651264 | Author: 邱隐 | Hits:

[Windows DevelopAdaboost

Description: 该Adaboost算法用C++实现的基本Adaboost算法,对于初学Adaboost算法和理解Adaboost算法的学生有一定的帮助!如发现我代码中存在错误或不足,欢迎指正,谢谢!-The basic Adaboost algorithm Adaboost algorithm implemented with C++, Adaboost algorithm for beginners and students understand Adaboost algorithm will certainly help! As I find errors or deficiencies in the code, please correct me, thank you!
Platform: | Size: 3072 | Author: thinkpadx3 | Hits:
« 12 »

CodeBus www.codebus.net